BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions

You are here: Understanding TeamWork event procedures > About the briefcase events > BrcEvent_BeforeCreate event

BrcEvent_BeforeCreate event

Occurs when the user clicks the Create Briefcase button. Its only purpose is to allow the user to enter a default name for the briefcase file.

Syntax
BrcEvent_BeforeCreate (Briefcase, Abort)
Parameters
Name Description

Briefcase

An object that represents the briefcase file. Can be set by the event procedure.

Abort

Setting this Boolean argument to True aborts the operation. The event will not occur.

Remarks

When the value of Briefcase.Path is set in this procedure, the user cannot select a path and name for the new briefcase.

During this event, if the current object is a folder, the Folder object refers to that folder. If the current object is a document, the Folder object refers to the parent folder.

Related concepts

About the briefcase events


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com